Ok, this one does fairly simple tasks, but i tried to find the most efficient algorithm for each task, so it will work real fast.
What it does:
-removing duplicate/empty lines
-sorting
-filter by blacklist/whitelist
-text spinning (saves generated spinned files in directories). syntax is usual: I {love|hate} {big {cows|cats} | little {sheep|goats} | yummy {cakes|fruits|snacks} }

The one i use most is removing duplicate lines after harvesting. I know lots of IDE and editors can do that, but even vim had trouble sorting a 2gb file, and this tool works fine.

Also i have a script that can spin all possible combinations of an article, but its probably more then you'll ever need, so instead i just imposed a limit.


DOWNLOAD:


VirusTotal:

The next app is going to be : automatic synonimizer. The moderator said i cant ask for thanks and rep for my releases, so i won't. But i'd appreciate them =)